Solve hang at net frontend initialization by necessarily passing domain ID to NetDev in xend.
This follows Andy's cset to support backends in unprivileged domains.
patches/ebtables-brnf-5_vs_2.4.25.diff
patches/ebtables.diff
tools/x2d2/minixend
+config-xen0
+config-xenU
+tools/libxc/xc_rrobin.o.OhC796
+tools/libxutil/sys_string.o.LcuHtQ
self.evtchn = None
self.configure(config)
self.status = NETIF_INTERFACE_STATUS_DISCONNECTED
+ self.dom = ctrl.dom
def _get_config_mac(self, config):
vmac = sxp.child_value(config, 'mac')